home *** CD-ROM | disk | FTP | other *** search
-
- GAG_EDIT.DOCUMENTATION
-
- The Generic Adventure Game System (GAGS) is a great
- game generator. No longer must you sit on the sidelines and
- play "Someone else's" game. You can now create your own!
-
- First, of course, you will need to obtain the GAGS
- program and documentation from Mark Welch (P.O. Box 2409, San
- Francisco, CA 94126, 415-845-2430) or download it from one of
- the numerous Bulletin Boards that support him. You can also
- obtain a (probably) current version from the Fantasy Factory
- BBS (415) 355-6047.
-
- Now ... for the reason why I wrote this editor. I
- hate checking a manual everytime I make an entry into a file
- or write a program. GAGS is great but, between you and I,
- creating the Play file (as I call it) is a large pain in the
- "A--"! as you not only have to lay the whole thing out but
- also have to remember the syntax of the command file. Then
- there's the problem of typos.
-
- Well GAG-EDIT.EXE will take care of that for you. As
- an example ... during the testing phase of writting this
- program, I wrote an adventure with 39 rooms, 22 nouns and 3
- creatures in about 3 hours. Very little planning went into it
- as I just wanted to test the program ... and darned if the
- game file didn't work on the first try!
-
- GAG_EDIT works entirely with pre-formatted screens.
- Just follow the simple instructions. To select an option from
- the menu page simpley enter it's number.
-
- On all the remaining format screens, you may type in
- your descriptions, select options (Use 'X' or 'Y' to select
- or 'N' to de-select) and enter numbers as indicated.
-
- To complete a screen, depress the "END" key or hit
- return a few times to get into the "OK?" field. Here you may
- indicate "Y" to store or "N" to continue editing. You may
- also type a "Q" to forget the whole thing and return to the
- master menu.
-
- Keys work as you might expect they should. Return
- returns, up arrow moves cursor up, down arrow moves cursor
- down and so on. You can insert and delete, HOME the cursor
- and ESC to the "OK". Other keys, not needed by this editor
- will return a little beep but otherwise do nothing.
-
- This editor is a full screen, partial function editor
- which creates (or appends to) and ASCII file in the form that
- the GAGS program will accept.
-
- One key you should be aware of though is the "tilde"
- key ( ~ ). This key deletes the contents of a field. It is
- needed as this editor validates alpha numeric field content.
- As a space is considered an alpha character, you can't "space
- out" a numeric field. Therefore the "tilde" delete character.
-
- I suspect I havn't found all the bugs in this program
- yet so if you find and, let me know. You can get me a Fantasy
- Factory BBS at the number listed above.
-
- Please don't bother Mark Welsh with corrections to
- this program as he currently does not have the source code
- for it.
-
- This program is here-by offered into the public domain
- as a 1985 Christmas present to Mark Welsh. As such I can not
- be held liable for any injury, public or private, real or
- imagined, as a result of using this program.
-
- MERRY CHRISTMAS MARK!
-
- Ev Cheney, SYSOP
- Fantasy Factory BBS
- (Really the best BBS!)
- Pacifica, CA
- (415) 355-6047.
-
-
- ADDENDUM
-
- Effective Januay 18th, 1986, this program (Version
- 2.00) supports Mark's newest version of GAGS version 1.06.
-
- Three additions have been made. The creatures now have
- a "# TIMES THRESHHOLD" (If you don't get 'em in x number of
- moves, Whamo!), a GAME_WIN option for rooms (You Win if you
- get there) and an option to redefine GAGS verbs (Ie; instead
- of KILL you can define KISS to replace it ie; KISS TROLL
- would be the same as KILL Troll [You old poison breath!]).
-
- This editor also works with earlier versions of GAGS
- so long as you don't use the 1.06+ options. Some notes on
- other versions are:
-
- 1.) Versions earlier than 1.05 didn't handle friendly
- creatures very well. They wouldn't attack, but you also
- couldn't leave the room.
-
- 2.) Versions earlier than 1.06 had no way of letting
- the hero get away alive unless all the "points" had been
- collected.
-
-